2012-08-03 - 4622.100 - Spec - Create LZT new UCC string #SDLABELREPORTS #US #APAC #ABAPUCC
SPECIFICATIONS
4622.100: Create LZT new UCC string
Purpose
New UCC String for HSN
Admin Info
Title
|
4622.100: Create LZT new UCC string
|
Requested By
|
Robin Hahn
|
Spec Created By
|
Venu Dontamsetti
|
Spec Created Date
|
12/27/2012
|
Spec QA by
|
Durga Prasad
|
Objects
|
ZRSD_UCC_LABELS2,
ZRSD_UCC_LABELS_CHINA
|
Status
(WIP/Complete)
|
Complete
|
References
Prior Tickets
None
Documents
None
Functional Requirement
If the VAS ticketing code LZT is maintained, output should display the following fields as a string
'Address_Line_1, Address_Line_2,Ship_Company,Ship_Address_1, Ship_Address_2,
Ship_City, Ship_State, Ship_Zip, PO_Number, Carton X of Y, Y of Y, SKU, Quantity, Serial Ship Bar Code'.
Solution Summary
Creata an entry with this UCC Lcode LZT in table ztsd_codes for Label name.
Add the corresponding logic to get fields in Lcode LZT and create a output string in the format given for LZT
FTP this output string to label server for printing.
Test Plan
List test scenarios/cases to be executed here
Test Scenario
|
Expected Results
|
Creata a delivery with VAS ticketing code LZT
|
The programs should transfer a file to FTP which contains LZT string
|
The attached document contains test results for new lcode LZT
4622 Testing Results.doc
Solution Details
Creata an entry with this UCC Lcode LZT in table ztsd_codes for Label name.
Add the corresponding logic to get fields in Lcode LZT and create a output string in the format given for LZT
FTP this output string to label server for printing.
Issues
None